-
Re: Noob question about Chaining Contexts
In Adobe FDK syntax, it is as simple as this: feature ordn {<br> @th_nums = [zero four five six seven eight nine];<br> sub @th_nums t' h' by t_h.ordn;<br>} ordn;1 -
Re: Approaching Kerning Groups or Classes
Yes, ideally any splitting and filtering is handled as a pre-processing routine during compilation, leaving lumped classes intact in the master source for future design management and development.2 -
Re: Designing workflow
If hinting is the only issue that prompts the workarounds, then you might consider installing ttfautohint and just batch-hinting the first-generation TTF font files directly. (In which case, I should…2 -
Re: Approaching Kerning Groups or Classes
From a design perspective, it can be useful, in order to simplify the synchronization of values. But from a production perspective, it can be valuable to have these split, for various reasons — e.g.,…1 -
Re: Horizontal stroke in Latin Extended characters
Florian beat me to it with the C&C Big Caslon that Matthew was involved in extending. Sometimes I will make the cross stroke in Ħ slightly lighter than the others because of the more congested vi…3